home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / libs / queue.readme < prev    next >
Text File  |  1995-11-07  |  1KB  |  34 lines

  1. Short:    Message queue library (multi<->multi)
  2. Author:   fasten@shw.com (Bernhard Fastenrath)
  3. Uploader: fasten@shw.com (Bernhard Fastenrath)
  4. Version:  1.0
  5. Type:     util/libs
  6.  
  7. This library allows several task to write to a message queue which can be
  8. read by several other tasks. It is used by my shutdown command
  9. (AmiNet:util/libs/shutdown.lzh). The included queue_test.c program is just
  10. a demonstration, it has some obvious memory leaks.
  11.  
  12. Recompilation with gcc requires a patch to libnix (libinit.o) which will
  13. be included with libnix 1.1.
  14.  
  15.  
  16. ============================= Archive contents =============================
  17.  
  18. Original  Packed Ratio    Date     Time    Name
  19. -------- ------- ----- --------- --------  -------------
  20.        0       0  0.0% 26-Oct-95 21:41:46 +
  21.      462     234 49.3% 15-Oct-95 18:58:00 +makefile
  22.    13068    6691 48.7% 15-Oct-95 19:27:04 +qtest
  23.      403     263 34.7% 12-Oct-95 20:28:58 +queue.fd
  24.    30098   10889 63.8% 18-Oct-95 18:21:48 +queue.guide
  25.      794     430 45.8% 12-Oct-95 21:55:14 +queue.h
  26.      543     322 40.6% 26-Oct-95 21:54:34 +queue.readme
  27.     3028     612 79.7% 12-Oct-95 22:58:36 +queue_inline.h
  28.     8952    2444 72.6% 18-Oct-95 18:06:24 +queue_library.c
  29.     1630     644 60.4% 12-Oct-95 23:53:20 +queue_library.h
  30.      537     300 44.1% 12-Oct-95 21:55:20 +queue_prototypes.h
  31.     2870     980 65.8% 15-Oct-95 19:26:22 +queue_test.c
  32. -------- ------- ----- --------- --------
  33.    62385   23809 61.8% 28-Oct-95 13:08:42   12 files
  34.